home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2008 October / PCgo 2008-10 (DVD).iso / interface / contents / vollversionen_6617 / 21733 / files / xulrunner / crashreporter.ini < prev    next >
Encoding:
INI File  |  2008-08-20  |  3.5 KB  |  52 lines

  1. # This file is in the UTF-8 encoding
  2. [Strings]
  3. CrashReporterTitle=Crash Reporter
  4. # LOCALIZATION NOTE (CrashReporterVendorTitle): %s is replaced with the vendor name.  (i.e. "Mozilla")
  5. CrashReporterVendorTitle=%s Crash Reporter
  6. # LOCALIZATION NOTE (CrashReporterErrorText): %s is replaced with another string containing detailed information.
  7. CrashReporterErrorText=The application had problem and crashed.\n\nUnfortunately the crash reporter is unable to submit a report for this crash.\n\nDetails: %s
  8. # LOCALIZATION NOTE (CrashReporterProductErrorText2): The first %s is replaced with the product name (i.e. "Firefox"), the second is replaced with another string containing detailed information.  These two substitutions can not be reordered!
  9. CrashReporterProductErrorText2=%s had a problem and crashed.\n\nUnfortunately the crash reporter is unable to submit a crash report.\n\nDetails: %s
  10. CrashReporterSorry=We're Sorry
  11. # LOCALIZATION NOTE (CrashReporterDescriptionText2): The %s is replaced with the product name.
  12. CrashReporterDescriptionText2=%s had a problem and crashed.\n\nTo help us diagnose and fix the problem, you can send us a crash report.
  13. CrashReporterDefault=This application is run after a crash to report the problem to the application vendor.  It should not be run directly.
  14. Details=Details…
  15. ViewReportTitle=Report Contents
  16. CommentGrayText=Add a comment (comments are publicly visible)
  17. ExtraReportInfo=This report also contains technical information about the state of the application when it crashed.
  18. # LOCALIZATION NOTE (CheckSendReport): The %s is replaced with the vendor name.
  19. CheckSendReport=Tell %s about this crash so they can fix it
  20. CheckIncludeURL=Include the address of the page I was on
  21. CheckSendEmail=Email me when more information is available
  22. EmailGrayText=Enter your email address here
  23. ReportPreSubmit2=Your crash report will be submitted before you quit or restart.
  24. ReportDuringSubmit2=Submitting your reportΓǪ
  25. ReportSubmitSuccess=Report submitted successfully!
  26. ReportSubmitFailed=There was a problem submitting your report.
  27. ReportResubmit=Resending reports that previously failed to sendΓǪ
  28. # LOCALIZATION NOTE (Quit2): The %s is replaced with the product name.
  29. Quit2=Quit %s
  30. # LOCALIZATION NOTE (Restart): The %s is replaced with the product name.
  31. Restart=Restart %s
  32. Ok=OK
  33. Close=Close
  34.  
  35. # LOCALIZATION NOTE (CrashID): The %s is replaced with the Crash ID from the server, which is a string like abc12345-6789-0abc-def1-23456abcdef1
  36. CrashID=Crash ID: %s
  37. # LOCALIZATION NOTE (CrashDetailsURL): The %s is replaced with a URL that the user can visit to view the crash details.
  38. CrashDetailsURL=You can view details of this crash at %s
  39. ErrorBadArguments=The application passed an invalid argument.
  40. ErrorExtraFileExists=The application didn't leave an application data file.
  41. ErrorExtraFileRead=Couldn't read the application data file.
  42. ErrorExtraFileMove=Couldn't move application data file.
  43. ErrorDumpFileExists=The application did not leave a crash dump file.
  44. ErrorDumpFileMove=Couldn't move crash dump.
  45. ErrorNoProductName=The application did not identify itself.
  46. ErrorNoServerURL=The application did not specify a crash reporting server.
  47. ErrorNoSettingsPath=Couldn't find the crash reporter's settings.
  48. ErrorCreateDumpDir=Couldn't create pending dump directory.
  49. # LOCALIZATION NOTE (ErrorEndOfLife): The %s is replaced with the product name.
  50. ErrorEndOfLife=The version of %s you are using is no longer supported. Crash reports are no longer being accepted for this version. Please consider upgrading to a supported version.
  51.  
  52.